home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 007 / vtkermit.arc / LINKIT.BAT < prev    next >
DOS Batch File  |  1986-02-13  |  274b  |  10 lines

  1. Link @Linkfils.Txt,VTKerm,VTKerm/M;
  2. If ErrorLevel 1 Pause ***** Link error *****
  3.  
  4. Del VTKermit.Exe
  5. ExePack VTKerm.Exe VTKermit.Exe
  6. If ErrorLevel 1 Pause ***** ExePack error *****
  7.  
  8. If Exist VTKermit.Exe Del VTKerm.Exe
  9. If Exist VTKerm.Exe Ren VTKerm.Exe VTKermit.Exe
  10.